Package PER.exhibit

Contains all the classes specific to the PER Exhibit kiosk interface, including the main class, Exhibit.

See:
          Description

Class Summary
Exhibit The main class of the PER Exhibit kiosk software.
KioskStatsAnalysis Gathers statistical information from the StatsLog output files.
Sequencer Controls the sequence of actions in a rover mission.
 

Package PER.exhibit Description

Contains all the classes specific to the PER Exhibit kiosk interface, including the main class, Exhibit. Sequencer controls mission execution for the Exhibit program. KioskStatsAnalysis is a program that can be used to gather relevant statistics from the exhibit’s log files.

See Also:
Exhibit, Sequencer